Helix - Getting More Dangerous (Part 2)

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

Комментарии • 35

  • @belalehner3937
    @belalehner3937 Год назад +5

    Helix seems to be a great editor and your video helped me to realize it. The two parts did cover the basic use of Helix, but I found it very useful, maybe You should make another one covering some other, not basic functionalities. Congrats and thanks!

  • @benfrainuk
    @benfrainuk 2 года назад +17

    Enjoyed seeing Helix in use. Perhaps personal preference but I think you and the content are engaging enough without the background music. 👍

    • @driden1987
      @driden1987 2 года назад +1

      I agree with Ben.
      If you see this comment go check out Ben’s channel. It’s great !!

    • @benfrainuk
      @benfrainuk 2 года назад +1

      @@driden1987 thanks for the kind words. Just hope he keeps on making the Helix content 👍 appreciate watching it evolve. I’d still watch even if he had the Frozen soundtrack on it the background! 🤣

    • @driden1987
      @driden1987 2 года назад

      @@benfrainuk Hhaha imagine that, I would watch it too I think 😆

  • @TenderBug
    @TenderBug 2 года назад +4

    Awesome video! Thanks. Hx feels like a superposition of Vi+ Emacs+ VSCode.

  • @voidwalker7774
    @voidwalker7774 Год назад +2

    I do not know if we deserve an editor this good.
    The only thing i am missing is the treesitter support for Pug.

    • @LukePighetti
      @LukePighetti  Год назад

      Get it working in languages.toml and make a PR on helix-editor/helix

  • @starlord0208
    @starlord0208 2 года назад +1

    What setting do you apply to make the cursor take the color of the text behind it?

  • @brodacious1313
    @brodacious1313 Год назад +1

    Hey! You and I have very similar names -- and very similar tastes in text editors, it seems. I can't quite grow that awesome of a beard though

  • @starlord0208
    @starlord0208 2 года назад +2

    Helix 🥰

  • @NehalHasnayeen
    @NehalHasnayeen 2 года назад +1

    Thanks for the video. Were you able to setup a debugger with helix?

  • @hans-karl
    @hans-karl 2 года назад +1

    Thanks for the Video. Is it possible to start a compiling a file and jump to next compiler error with a key?

    • @LukePighetti
      @LukePighetti  2 года назад +2

      Which language? Every compiled language I've used this year has a language server with static analysis which will show these errors as diagnostics that you can jump to in helix with space-D / bracket-d. But that's before compiling.

  • @supremespanker
    @supremespanker 2 года назад

    How do you v/foo in hx? Visual select till match foo in search. I like the selection mode in hx and multicursor. The selection mode can immitated pretty well already in neovim using "cgn" but multicursor needs plugins. But I feel like it will take a few years to reach usability of neovim. Plugins and scripting language are a must. For example in neovim you can bind a key to launch a file manager like lf in the built-in terminal and then open files in the same instance of neovim using built-in server/client. Once you go lf you don't go back to shitty built-in file managers.

    • @ky3ow
      @ky3ow Год назад +1

      do to something like v/foo i figured
      vges(
      |.)foo
      vge to select till end of file
      s(
      |.)foo to match any characters including new lines and foo (you can also do [\s\S]* instead of (
      |.) )
      you can also do
      vgeSfoo,
      there S will split selection on word foo and comma will keep only primary selection
      difference between two that one with `s` will select including foo, and other will exclude foo

  • @Vladimir___
    @Vladimir___ 2 года назад

    When i use "*" and then "n" selection goes to next appearance, but cursor do not added
    Are you use custom keymap or something?

    • @Vladimir___
      @Vladimir___ 2 года назад +2

      Understood, you entered extend mode through "v" key

  • @luiz00estilo
    @luiz00estilo 2 года назад +2

    as a neovim user: that's baller lol
    when helix gets plugin support, I'll try it out

    • @LukePighetti
      @LukePighetti  2 года назад +2

      Fun times right now because all the development work is going into core while the plugin system is worked on. So we have an opportunity to influence an outstanding out-of-the-box experience. I hope the plugin support takes a while for this reason.

    • @luiz00estilo
      @luiz00estilo 2 года назад +8

      @@LukePighetti I kind of agree. I think all Vim, Neovim, and Helix are great. All of them are amazing and complementary editors, partially because they all have different goals.
      Vim - Minimalism. Simple Core. "Only what you really need"
      Neovim - Expandability. Configurable Core. "Add everything you need"
      Helix - Fully-Featured. Complete Core. "Everything you need"
      I kind of like that Helix is taking "Fully-Featured" approach, as it may prove very useful to have a 3 distinct options for the differenct niches in the modal editor market. We were kinda missing that last one (if you exclude pre-configs), so I'm pumped to see where helix goes.

    • @LukePighetti
      @LukePighetti  2 года назад +1

      @@luiz00estilo Well said

  • @johannleigh-ib4uf
    @johannleigh-ib4uf Год назад

    Is it possible to comment code in twig files, eg {# …. #} not // ?

  • @NikolajLepka
    @NikolajLepka 2 года назад

    what's the mnemonic for mim? I can't see it in the keymap

    • @LukePighetti
      @LukePighetti  2 года назад +1

      match inner... matching pair? lol

  • @somefishhere
    @somefishhere Год назад

    How do I Undo in the Helix editor?

  • @hicder810
    @hicder810 2 года назад

    no tab :(

  • @okkomp
    @okkomp 2 года назад

    Wtf is goin on in this video??

    • @LukePighetti
      @LukePighetti  2 года назад +6

      What do you mean?

    • @okkomp
      @okkomp 2 года назад +2

      @@LukePighetti I have no idea what I am watching this video for or why one would want to edit text in this manner. Thanks to the algo

    • @okkomp
      @okkomp 2 года назад +4

      I use Microsoft Word 2016 primarily

    • @torinfaes6278
      @torinfaes6278 2 года назад +1

      @@okkomp not the 2016 😭

    • @TheGeorey
      @TheGeorey 2 года назад +1

      @@okkomp BROO 😂🤣